Spring Boot Kotlin API
Toggle table of contents
4.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Spring Boot Kotlin API
Spring Boot Kotlin API
/
org.springframework.boot.docs.data.sql.h2webconsole.springsecurity
Package-level
declarations
Types
Types
Dev
Profile
Security
Configuration
Link copied to clipboard
@
Profile
(
value
=
"dev"
)
@
Configuration
(
proxyBeanMethods
=
false
)
open
class
DevProfileSecurityConfiguration
@
Profile
(
value
=
[
"dev"
]
)
@
Configuration
(
proxyBeanMethods
=
false
)
class
DevProfileSecurityConfiguration